Skip to content

Coefficient of Linear Correlation

Tags
PAS
Cegep/2
Word count
72 words
Reading time
1 minute

Measure of intensity of linear relationship between two variables
Ratio of covariance to the product of standard deviations
Syn. Pearson's correlation coefficient

Sample coefficient of linear correlation:

r(X,Y)=Cov(X,Y)sX,sY

Population coefficient of linear correlation:

ρ(X,Y)=Cov(X,Y)σX,σY

Properties

  • 1ρ(X,Y)1
  • If Y=aX+b, then ρ(X,Y)=sign(a)

Contributors

Changelog